home *** CD-ROM | disk | FTP | other *** search
/ Into That Dark Night / Into That Dark Night.iso / pc / YadVashem / more.dxr / bitmaps_27.ls < prev    next >
Encoding:
Text File  |  2001-06-12  |  151 b   |  10 lines

  1. on mouseUp
  2.   sound stop 2
  3.   tell the stage
  4.     set the visible of sprite 112 to 0
  5.   end tell
  6.   tell the stage
  7.     forget(window "more")
  8.   end tell
  9. end
  10.